When N_SOL is found, it represents the name of the file that is included in this binary and from this symbol the file name can be stored. 如果找到NSOL,则表示二进制文件中包含该文件的名称,并且文件名可以存储到该符号中。
As you can see from this output, a huge amount of useful detail resides in the simple a.out Hello World file& version information, histograms, multiple tables of various symbol types, and so on. 正如从该输出中看到的,简单的a.outHelloWorld文件中包含了大量有价值的细节信息,包括版本信息、柱状图、各种符号类型的表格,等等。
The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope. 调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
General Motors will file for Chapter 11 bankruptcy protection in New York today in a humiliating fall from grace for a symbol of America's industrial might and the world's biggest carmaker for much of the 20th century. 通用汽车公司(GeneralMotors)将于今日在纽约申请破产保护,以一种不体面的方式,结束其作为美国工业实力的象征、以及在20世纪大部分时间位居全球最大汽车制造商的历史。
The function S1 is defined outside of the current file, and because the compiler doesn't actually know where the external function is, we leave this part of the symbol table blank for now. 函数S1没有在当前文件中定义,因为编译器实际上并不知道这个外部函数在哪儿,我们现在把这个符号表项保留为空白。
The Conversion of File Formats and Symbol Library Across GIS Platform 跨GIS平台数据格式与地图符号转换
When a.bsc file is built for a project, it is automatically available to support browsing for symbol references. 为项目生成.bsc文件时,该文件自动可用于支持浏览符号引用。
Provides the on-disk file name of the symbol store. 提供符号存储的磁盘文件名。
Use Form File of AutoCAD to develop drawing of chemical symbol 利用形文件开发绘制化工专业符号
This paper also introduces the design of file format and management software for dot-form symbol library. 论文接着介绍了点状符号库文件格式和符号库管理软件的设计。
Nowadays, the common method of addressing the entry point of main relies on symbol table. With the widely use of strip utility, the binary file does not contain symbol table anymore. 当前二进制翻译中通用的main函数定位方法依赖于符号表,随着strip工具的普遍应用,二进制可执行文件中往往不存在符号表。
Secondly, the key technology of preprocessor on basis of Java Compiler Tree API is discussed, which includes the design of file format for preprocessing results and the exportation of information of symbol table and abstract syntax tree. 其次讨论了基于JavaCompilerTreeAPI的预处理的关键技术,包括预处理结果文件的格式设计和依据该格式进行的符号表和抽象语法树的信息的导出。
Firstly, according to the feature of the symbol name and scope in Java bytecode file, an adaptive, extensible symbol table is presented in this thesis. 首先,本文针对字节码文件中符号和作用域的特点,设计了适用于Java字节码文件的符号表。